Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Program to find process id and parent process id May 22
Print user and group IDs and names - idNov 23
Program to make Ctrl and Alt Key Pressed on a Key Press from KeyboardNov 24
Decision Making and Branching using if statement , switch statement , conditiona...Sep 26
Decision Making and Looping using while statement , do while loop , for statemen...Feb 21
Problem you will be analyzing a property of an algorithm whose classification is...Jul 02
Program to illustrate the different features of an array of char known as...Aug 16
Program to fork a child and print the process id of parent and child processJul 22
Program to create user defined fork function and create 2 child process, print t...Jul 24
Program to create a shared memory and print the id of the shared memoryJul 26
Display invoice items of invoice id I010Jul 21
Do the following for the Array Insert the element in the array,delete an element...Mar 28
Prolog program to concatenate two lists, an element is a member of a given list ...Feb 22
How would you know name of the users who are login? Apr 02
How would you know machine’s name in the network?May 17
Shell script to check dir directory if it exists then change the path, if not th...Jun 15
Program to check whether the input string is a valid identifier or not. (Note: s...Mar 23
Shell script to check whether inputted directory is in current directory or notJun 07
PROGRAM TO CHECK WHETHER THE TWO SAME CONDITION NAME IS ALLOW OR NOTMay 03
Program to display input number is prime or notJun 07
Program to check entered date is valid birth date or notSep 10
PROGRAM TO CHECK IF A NUMBER IS A FIBONACCI OR NOTMar 24
Program to check entered string is palindrome or notDec 30
Program that uses this DFA and validates whether an entered string is valid floa...Jan 11
PROGRAM TO CHECK GIVEN TWO VALUE ARE EQUAL OR NOTFeb 26
Program to evaluate fibonacci series and checking whether or not it is fibonacci...Mar 24
Program to evaluate fibonacci series and checking whether or not it is fibonacci...Jun 19
Program to determine entered number is prime or notDec 20
PROGRAM FOR CHECK THE CONDIDATE IS ELIGIBLE OR NOTMar 09
Program to input number is prime or not Jun 01
Program to check whether the characters in a string are in ascending order or...Aug 27
Program to check whether the number inputted is prime or notOct 14
Program to check given two values are equal or notOct 10
PROGRAM TO WRITE A PROGRAM TO PERFORM AN EXCHANGE OF ELEMENTS OF TWO ARRAYAug 28
Shell Script to check file is ordinary or notSep 19
PROGRAM TO ADD A CONSTANT TO EACH ELEMENT OF AN ARRAYJun 22
Program to perform an exchange of elements of two arraysJul 18
Program to find whether the input number is divisible by n or notNov 18
Program to find whether the input number is prime or notApr 28
Program to check whether the input string is palindrome or notSep 20
Program to find largest element of an arrayApr 11
Program to initialize array by even numbers starting from 2 and display sum of a...Nov 19
Program to search an element in an array using Linear searchJul 29
Program to find whether a year is a leap year or notSep 01
Program to print the factorial of first five elements of the fibonacci seriesMar 06
Program to check whether a word is palindrome or not (using classes & pointers...Apr 09
Program to print, read and calculate sum, smallest, largest element an array u...Mar 09
<> Or != ( Not Equal To ) OperatorMay 22
!< ( Not Less Than ) Comparison OperatorApr 14
!> ( Not Greater Than ) Comparison OperatorSep 27